@keyframes toast-scale-in-015fd1b1{0%{opacity:0;transform:scale(0)}50%{opacity:1;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes toast-scale-out-015fd1b1{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(0)}}.q-toast[data-v-015fd1b1]{flex-direction:column;align-items:center;display:flex;top:0;left:0;right:0}.q-toast .q-toast-item[data-v-015fd1b1]{color:#fffc;cursor:default;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:#0009 padding-box padding-box;border-radius:16px;justify-content:center;align-items:center;margin:15px 10px 0;font-size:14px;line-height:20px;display:flex;box-shadow:0 2px 10px #00000024}.q-toast .q-toast-item--icon[data-v-015fd1b1]{flex-direction:row;gap:4px;max-width:calc(100vw - 48px);padding:12px 16px}.q-toast .q-toast-item--icon .item-text[data-v-015fd1b1]{text-align:left;word-break:break-word;font-size:16px;line-height:20px}.q-toast .q-toast-item--no-icon[data-v-015fd1b1]{flex-direction:row;min-width:200px;max-width:400px;padding:12px 16px}.q-toast .q-toast-item--no-icon .no-icon-content[data-v-015fd1b1]{text-align:left;word-break:break-word;white-space:pre-wrap;line-height:1.5}.q-toast-transition-enter-active[data-v-015fd1b1]{animation:.16s cubic-bezier(.25,.46,.45,.94) toast-scale-in-015fd1b1}.q-toast-transition-leave-active[data-v-015fd1b1]{animation:80ms cubic-bezier(.25,.46,.45,.94) toast-scale-out-015fd1b1;position:absolute}.q-toast-transition-move[data-v-015fd1b1]{transition:transform .3s}
